home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 127 / dpcs0998.iso / Internet / global internet / win95 / BRANDING.CAB / install.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1998-06-24  |  2.1 KB  |  75 lines

  1. [Version]
  2. Signature=$Chicago$
  3. AdvancedInf=2.5
  4. LayoutFile=Setup.inf
  5.  
  6. [CustInstDestSection]
  7. 49000,49001,49002,49003=ProgramFilesDir,5
  8. 49100,49101,49102,49103=IEFilesDir,5
  9.  
  10. [Strings]
  11. IEDIR=Internet Explorer
  12. OLDGUID={60B49E34-C7CC-11D0-8953-00A0C90347FF}E412494
  13. Description=Browser Customizations
  14. StubPath="RunDLL32 IEDKCS32.DLL,BrandIE4 SIGNUP"
  15. Revision="1,0,0,12"
  16. GUID=>{60B49E34-C7CC-11D0-8953-00A0C90347FF}E412494
  17. ClearStubsCmd="RUNDLL32 IEDKCS32.DLL,BrandCleanInstallStubs E412494"
  18.  
  19. [DefaultInstall]
  20. CopyFiles=CopyFileSect
  21. CustomDestination=CustInstDestSection
  22. RequiredEngine=SetupAPI,"Fatal Error - Missing SETUPAPI.DLL"
  23. DelReg=DelRegSect
  24. AddReg=AddRegSect
  25.  
  26. [DestinationDirs]
  27. CopyFileSect=49100,SIGNUP
  28.  
  29. [ProgramFilesDir]
  30. HKLM,Software\Microsoft\Windows\CurrentVersion,ProgramFilesDir,,%24%
  31.  
  32. [IeFilesDir]
  33. HKLM,Software\Microsoft\IE4\Setup,Path,,%49000%\%IEDIR%
  34.  
  35. [CopyFileSect]
  36. "Install.INS"
  37. "22x22ani.bmp"
  38. "38x38ani.bmp"
  39. "cancel.ins"
  40. "global.gif"
  41. "global.ins"
  42. "globby.bmp"
  43. "signup.htm"
  44. "infop.htm"
  45. "isp.htm"
  46. "setup.bmp"
  47. "ca.gif"
  48. "signup.isp"
  49. "toolbar.bmp"
  50. "welcmes.htm"
  51. "help.htm"
  52. "signupca.htm"
  53. "6.bmp"
  54. "CHAT.inf"
  55. "CONF.inf"
  56. "INETRES.inf"
  57. "INETSET.inf"
  58. "oe.inf"
  59. "8.bmp"
  60. "7.bmp"
  61.  
  62. [AddRegSect]
  63. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",Description,,"%Description%"
  64. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",StubPath,,"%StubPath%"
  65. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",Revision,,"%Revision%"
  66. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",IsInstalled,,"1"
  67. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",BrandClearStubs,,"%ClearStubsCmd%"
  68.  
  69. [DelRegSect]
  70. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",Description,,"%Description%"
  71. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",StubPath,,"%StubPath%"
  72. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",Revision,,"%Revision%"
  73. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",IsInstalled,,"1"
  74.  
  75.